Is there a [Go to file...] in Xcode?
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-05-13T15:56:44Z
Indexed on
2010/05/13
16:04 UTC
Read the original article
Hit count: 149
xcode
|keyboard-shortcuts
In every modern day IDE and text editor, there is an action to open a file without putting your hand on the mouse. For example:
- Eclipse: Cmd|Ctrl+Shift+R -> Open Resource
- IntellIJ: Cmd|Ctrl+Shift+N -> Open File
- TextMate: Cmd+T -> Go to File
In Xcode, I have found no such options. Please, please tell me I just overlooked it in my growing frustration.
Is there a "Go to file" or "Open File" shortcut in Xcode?
© Stack Overflow or respective owner